home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u237.dms / in.adf / 3 < prev    next >
Encoding:
Text File  |  1988-06-14  |  3.6 KB  |  74 lines

  1. *----------------------------------------------------------------------------*
  2.  
  3.                           MOD428 V1.0 : Documentation
  4.                           ---------------------------
  5.  
  6. *----------------------------------------------------------------------------*
  7.  
  8. Coding          : Christian Fiott / Pantheon SoftWorks
  9. Additional Code : Torgeir Dingsoyr / Pantheon SoftWorks
  10. Documentations  : Christian Fiott / Pantheon SoftWorks
  11.  
  12. *----------------------------------------------------------------------------*
  13.  
  14.  MOD428 is a convertor for 31 instrument 4 channel modules which were produced
  15. by a soundtracker (eg. DOC, Noisetracker etc.). The output file is a songs, or
  16. rather, a module which is compatible with Voices_8, the 8 channel soundtracker
  17. produced by Shining.
  18.  
  19.  Although the version of Voices_8 which is available till this date (Nov89) is
  20. only a 99% version , I hope that things will not change drastically so it will
  21. remain 101% compatible with the current version. (I'd hate to do a V2.0). This
  22. little utility was necessary since it would be a shame to have to write a song
  23. from the beginning. Voices8 playrutine has some drastic disadvantages over the
  24. other 4 channel playrutines, since it produces sound with less quality (due to
  25. harware limitations) and consumes much raster time.  However I think that some
  26. nice music will be made using the advantage of the 8 channels.
  27.  
  28. *----------------------------------------------------------------------------*
  29.  
  30.  This program runs from CLI. When the program has loaded a window is displayed
  31. in the middle of the screen.  This window contains 2 string gadgets.  You must
  32. click in these to edit the LOAD filename, ( the name of the 4 channel module )
  33. and the SAVE filename ( the name of the 8 channel module ).  Then click on the
  34. START gadget to start the conversion and saving.
  35.  
  36. *----------------------------------------------------------------------------*
  37.  
  38.  To understand the following part you must have used a bit both soundtrackers,
  39. or at least the 4 channel one !
  40.  
  41.  The 4 channels of the source module are split in channels 1,3,5 and 7 of the
  42. destination module. The other channels are left empty. ( Whaddaya expect ?? )
  43. Some  commands which exist in both  soundtrackers will be converted , but the
  44. rest are ignored.  I must excuse myself if I have skipped any commands  which
  45. might exist in the Voices_8 tracker , but I have had  this tracker since less
  46. than 24 hours , so I have had no time to use it much !! Besides I had to code
  47. this utility so I did not have time to experiment my Mozart talent using this
  48. tracker. Come to think of it, I have NO Mozart talent whatsoever !!
  49.  
  50.  The following is a list of commands which will be converted if they exist :
  51.  
  52.                 Doc Tracker Command             Voices_8 Command
  53.  
  54.                 1XX (Slide Up)                  UXX
  55.                 2XX (Slide Down)                DXX
  56.                 EXX (Filter Control A500/2000)  FXX
  57.                 FXX (Speed Control)             SXX
  58.  
  59. *----------------------------------------------------------------------------*
  60.  
  61.  MOD428 is shareware , so you can spread it as long as these docs are included
  62. with the program, and as long as you charge NO fee for it. Feel free to submit
  63. any contributions if you use this program !!!  Any comments , bug reports etc.
  64. are welcome too.
  65.  
  66.                              PANTHEON SOFTWORKS
  67.                              PO BOX 2049 HOLLEN
  68.                                  4641 SOGNE
  69.                                    NORWAY
  70.  
  71.                               FAX (042) 66 647
  72.  
  73. *----------------------------------------------------------------------------*
  74.